gtkaboutdialog: support showing buttons in action area
authorLars Uebernickel <lars.uebernickel@canonical.com>
Wed, 28 May 2014 15:32:21 +0000 (17:32 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 30 Jun 2014 23:07:56 +0000 (19:07 -0400)
commitb6c4865ff813023d338fab93cd94b432a590a180
treeb951ceff4e694a5c6ef34877610352db74e8ca47
parentbb6f406f137b6a054127d204125793f027f30730
gtkaboutdialog: support showing buttons in action area

Give GtkAboutDialog buttons in the action area instead of hard-coding
use-header-bar to TRUE. This is for environments which don't have the
Gtk/DialogsUseHeader xsetting turned on.

https://bugzilla.gnome.org/show_bug.cgi?id=730893
gtk/gtkaboutdialog.c